PEGetAreaFormat

Use PEGetAreaFormat to retrieve the area format settings for selected areas in the specified report and supply them as member values for PESectionOptions. Use this function to update the area formats and pass them back using PESetAreaFormat.

C Syntax
BOOL CRPE_API PEGetAreaFormat (
    short printJob,
        short areaCode,
        PESectionOptions FAR *options );
Parameters

printJob

Specifies the print job from which you want to get the area format.

areaCode

Specifies the Section Codes, for the area for which you want to get format information. See Working with section codes.

options

Specifies a pointer to PESectionOptions, which will receive format information for the area.

Returns
VB Syntax
Declare Function PEGetAreaFormat Lib "crpe32.dll" ( ByVal printJob As 
Integer,
    ByVal areaCode As Integer, Options As PESectionOptions ) As Integer
Delphi Syntax
function PEGetAreaFormat (
    printJob: Word
    areaCode: integer;
    options: PESectionOptions
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com